Total Complexity | 17 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 136 |
Lines of code | 90 |
Logical lines of code | 27 |
Comment lines | 0 |
Methods | 11 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
isTableHealthy() | 49 | 4 | 36 | |
fixTable() | 63 | 4 | 11 | |
getColumns() | 63 | 1 | 11 | |
__construct() | 73 | 1 | 5 | |
getTableName() | 81 | 1 | 3 | |
getIndexes() | 66 | 1 | 9 | |
createTable() | 79 | 1 | 3 | |
dropTable() | 81 | 1 | 3 | |
isTableExistent() | 81 | 1 | 3 | |
getErrors() | 81 | 1 | 3 | |
checkColumnArgsLengthIs1000() | 79 | 1 | 3 |